Lucene search
+L
LinuxLinux Kernel

14606 matches found

CVE
CVE
added 2024/04/03 5:0 p.m.119 views

CVE-2023-52641

CVE-2023-52641 : Linux kernel vulnerability in the ntfs3 file system driver. A NULL pointer dereference could occur at the end of attr_allocate_frame(); a patch adds NULL pointer checks and directs exit via the out: label to avoid dereference of debugging helpers. The issue is resolved by this fi...

5.5CVSS6.5AI score0.00239EPSS
Save
CVE
CVE
added 2024/04/03 5:0 p.m.119 views

CVE-2024-26747

CVE-2024-26747 : Linux kernel patch fixes a NULL pointer dereference in usb: roles. The usb_role_switch driver saves the parent module reference; if the parent device is removed before the usb_role_switch device is released, dereferencing the now-NULL module pointer causes a crash. The fix stores...

4.4CVSS6.5AI score0.00238EPSS
Save
CVE
CVE
added 2024/05/19 8:34 a.m.119 views

CVE-2024-35885

Mode CThe CVE affects the mlxbf_gige Linux kernel driver. The issue is a NULL pointer dereference during shutdown in mlxbf_gige_handle_tx_complete, leading to kernel Oops and a fatal interrupt (kernel panic). It can leave NAPI enabled and the network interface in an inconsistent state if stop() i...

5.5CVSS6.6AI score0.0023EPSS
Save
CVE
CVE
added 2024/05/19 10:10 a.m.119 views

CVE-2024-35945

CVE-2024-35945 (Linux kernel) is reported as resolved in OSV entries for Root:Ubuntu 22.04 via ROOT-OS-UBUNTU-2204-CVE-2024-35945, with multiple fixed ROOT rootio-linux versions available. Other OSVs (ROOT-OS-DEBIAN-11-CVE-2024-35945, ROOT-OS-DEBIAN-12-CVE-2024-35945) also indicate patches in roo...

5.5CVSS6.7AI score0.00211EPSS
Save
CVE
CVE
added 2024/05/20 9:42 a.m.119 views

CVE-2024-35980

The CVE-2024-35980 issue affects the Linux kernel on arm64 when KVM is involved. The root cause is a TLBI RANGE operand sorting bug: the value passed to TLBI RANGE was not correctly derived during live migration, causing incomplete TLB flushing and potential crashes on the destination VM or misse...

5.5CVSS6.6AI score0.00225EPSS
Save
CVE
CVE
added 2024/06/19 1:35 p.m.119 views

CVE-2024-38552

The CVE-2024-38552 issue affects the Linux kernel DRM/AMD display path, specifically the color transformation function. A potential index out-of-bounds can occur when i exceeds TRANSFER_FUNC_POINTS, risking buffer overflow in output_tf->tf_pts.red/green/blue. The fix adds a bounds check for i,...

7.8CVSS8.8AI score0.00297EPSS
Save
CVE
CVE
added 2024/07/05 6:55 a.m.119 views

CVE-2024-39485

The CVE-2024-39485 issue affects the Linux kernel media: v4l subsystem, specifically the async notifier: the notifier_entry was not re-initialised after unregister, leaving dangling pointers. The documented fix is to reinitialise the notifier_entry (e.g., via list_del_init()) so the notifier_entr...

5.5CVSS6.9AI score0.00213EPSS
Save
CVE
CVE
added 2024/07/12 12:20 p.m.119 views

CVE-2024-40908

The CVE-2024-40908 issue affects the Linux kernel in the bpf component, specifically the rawtp test_run callback. The root cause is that the run context (task->bpf_ctx) was not properly set for the test_run callback, which SYZBOT reported could crash when a rawtp program called bpf_get_attach_...

5.5CVSS6.7AI score0.00277EPSS
Save
CVE
CVE
added 2024/07/12 12:32 p.m.119 views

CVE-2024-40971

CVE-2024-40971 concerns the Linux kernel f2fs inline encryption flag handling. The description notes that during f2fs_remount the SB_INLINECRYPT flag is cleared and later re-set, creating a window where newly created/opened files may not use inlinecrypt. The worst-case impact is potential data co...

5.5CVSS6.5AI score0.00302EPSS
Save
CVE
CVE
added 2024/07/29 4:26 p.m.119 views

CVE-2024-42085

CVE-2024-42085 affects the Linux kernel USB DWC3 gadget, where when CONFIG_USB_DWC3_DUAL_ROLE is enabled and the system suspends (e.g., echo mem > /sys/power/state), a deadlock can occur during gadget suspend/resume. The triggering path is dwc3_suspend_common() taking dwc3->lock, then dwc3_...

5.5CVSS6.7AI score0.00176EPSS
SaveWeb
CVE
CVE
added 2024/08/17 9:22 a.m.119 views

CVE-2024-43849

CVE-2024-43849 concerns the Linux kernel. The issue arises when the service locator server restarts quickly, allowing concurrent rewrites of locator_addr fields in the PDR. The documented fix is to guard the modification of locator_addr with the main pdr lock, ensuring these fields are updated un...

5.5CVSS6.6AI score0.00164EPSS
Save
CVE
CVE
added 2024/09/13 5:29 a.m.119 views

CVE-2024-46674

CVE-2024-46674 affects the Linux kernel USB/DWC3 ST platform path. The vulnerability stems from a probe error path that drops a platform device reference count due to an unused undo_platform_dev_alloc, causing unbalanced references and potential use-after-free when devm-managed resources are rele...

7.8CVSS7.3AI score0.00278EPSS
Save
CVE
CVE
added 2024/09/13 5:29 a.m.119 views

CVE-2024-46689

CVE-2024-46689 affects the Linux kernel function soc: qcom: cmd-db. The root cause is mapping the shared cmd-db memory region as WB instead of WC, which can trigger an XPU write-protection false positive that leads to a secure interrupt and an endless loop in Trust Zone. Qualcomm Hypervisor curre...

5.5CVSS6.1AI score0.00235EPSS
Save
CVE
CVE
added 2024/09/18 6:32 a.m.119 views

CVE-2024-46720

CVE-2024-46720 affects the Linux kernel; the issue is in the DRM AMDGPU path where a dereference after a null pointer check was fixed. The description from the initial document notes “drm/amdgpu: fix dereference after null check” and “check the pointer hive before use.” The connected Azure Linux ...

5.5CVSS6.1AI score0.0022EPSS
Save
CVE
CVE
added 2024/09/27 12:39 p.m.119 views

CVE-2024-46823

CVE-2024-46823 is a Linux kernel issue resolved by removing a locally scoped device_name array used as a driver name in kunit_device_register, which caused a KASAN-enabled kernel panic. The fix passes the device name directly into kunit_device_register as an ASCII string, addressing an out-of-sco...

5.5CVSS5.1AI score0.00237EPSS
Save
CVE
CVE
added 2024/09/27 12:42 p.m.119 views

CVE-2024-46851

The CVE-2024-46851 issue appears in the Linux kernel DRM/AMD display code: a race between dcn10_set_drr() and dc_state_destruct() can occur if dc_state_destruct() nulls the DC state resource context while IRQ processing calls dcn10_set_drr(). The pipe context passed to dcn10_set_drr() is part of ...

4.7CVSS4.4AI score0.00171EPSS
Save
CVE
CVE
added 2024/10/09 2:14 p.m.119 views

CVE-2024-47669

CVE-2024-47669 involves the Linux kernel nilfs2 write path. After a694291a6211, two error-path flaws could leave writeback flags uncleared and inodes with NILFS_I_COLLECTED set, causing writeback hangs or potential data non-write during checkpointing. The fix applies a uniform call to nilfs_segct...

5.5CVSS5.2AI score0.00212EPSS
Save
CVE
CVE
added 2024/10/21 11:53 a.m.119 views

CVE-2024-47682

CVE-2024-47682 – Linux kernel scsi sd off-by-one fix (detailed in connected docs): The vulnerability arises in sd_read_block_characteristics() when a device returns page 0xb1 with length 8, potentially allowing an out-of-bounds memory access at offset 8 of the zoned field. The issue has been reso...

7.8CVSS8.2AI score0.00231EPSS
Save
CVE
CVE
added 2024/11/08 5:24 a.m.119 views

CVE-2024-50178

Technical details (affected component, root cause, versions, or exploit status) are not provided in the connected documents; the initial description summarizes the fix but lacks vendor/product specifics in the supplied material. Monitor for authoritative advisories for updates.

5.5CVSS6.6AI score0.00189EPSS
Save
CVE
CVE
added 2024/11/19 1:30 a.m.119 views

CVE-2024-50298

Public details for CVE-2024-50298 are not provided in the connected documents; the initial description contains details, but there are no additional technical specifics available here.

5.5CVSS6.3AI score0.00218EPSS
Save
CVE
CVE
added 2024/11/21 6:17 p.m.119 views

CVE-2024-53092

CVE-2024-53092 is described in connected documentation as a Linux kernel vulnerability affecting virtio_pci admin virtqueue cleanup. Root cause: admin vq information pointer was stored in vp_dev->admin_vq.info, but cleanup logic in vp_modern_avq_cleanup() and vp_del_vqs() used vp_dev->vqs[]...

5.5CVSS6.2AI score0.00188EPSS
Save
CVE
CVE
added 2024/12/04 2:20 p.m.119 views

CVE-2024-53132

CVE-2024-53132 affects the Linux kernel DRM XE OA subsystem (xe/oa). Root cause: missing outer runtime PM protection leading to a warning and potential mis-handling of runtime power management for xe/oa. Remedy: patch applied in commit b107c63d2953907908fd0cafb0e543b3c3167b75; kernel updates inco...

5.5CVSS6.6AI score0.00176EPSS
Save
CVE
CVE
added 2024/12/27 2:23 p.m.119 views

CVE-2024-56580

Technical details are not provided in the supplied documents. Monitor official advisories for CVE-2024-56580.

5.5CVSS6.5AI score0.00197EPSS
Save
CVE
CVE
added 2024/12/27 2:51 p.m.119 views

CVE-2024-56628

CVE-2024-56628 affects the Linux kernel on LoongArch where an architecture-specific huge_pte_clear() implementation caused invalid huge_pte entries to be mishandled during PMD/PGD range freeing. The description notes a bug path leading to a bad page state in uffd-unit-tests and a subsequent kerne...

7.8CVSS6.2AI score0.00215EPSS
Save
CVE
CVE
added 2025/03/06 4:13 p.m.119 views

CVE-2024-58078

CVE-2024-58078 affects the Linux kernel’s misc subsystem. The issue stems from mismatched id allocation/free in dynamic/minor handling: misc_minor_alloc started using ida for all dynamic/misc minors, but misc_minor_free used ida_free regardless, creating a potential id-usage mismatch (reported tr...

5.5CVSS7.1AI score0.00172EPSS
Save
CVE
CVE
added 2025/03/12 9:42 a.m.119 views

CVE-2025-21850

CVE-2025-21850 concerns the Linux kernel nvmet subsystem where a crash can occur when disabling a namespace while a percpu counter tracks pending I/O. The root cause is unsafe handling of the percpu counter during enable/disable cycles, which could lead to a crash (as observed in blktests/nvme/05...

9.8CVSS6.3AI score0.00386EPSS
Save
CVE
CVE
added 2025/03/27 2:57 p.m.119 views

CVE-2025-21892

CVE-2025-21892 affects the Linux kernel's RDMA mlx5 driver, specifically the UMR QP recovery path. A race during recovery could cause the firmware to skip flushing some CQEs with errors and discard them when transitioning to RESET, potentially losing CQEs and leaving tasks blocked. The referenced...

4.7CVSS7AI score0.0013EPSS
Save
CVE
CVE
added 2025/04/16 2:12 p.m.119 views

CVE-2025-22070

The CVE-2025-22070 issue affects the Linux kernel 9P client (9p/v9fs) where mkdir could crash a mounted 9p tree when posixacl is used. Root cause: v9fs_vfs_mkdir_dotl() incorrectly passes a NULL fid to v9fs_set_create_acl(), leading to a NULL pointer dereference in v9fs_set_acl and subsequent ACL...

5.5CVSS6.4AI score0.00189EPSS
Save
CVE
CVE
added 2025/05/01 12:55 p.m.119 views

CVE-2025-23140

CVE-2025-23140 affects the Linux kernel PCI Endpoint Test driver. The issue arose when devm_request_irq() failed in pci_endpoint_test_request_irq(): some IRQs were not released, leaving /proc/irq entries and triggering a WARN in fs/proc/generic.c (remove_proc_entry). The root cause is that pci_en...

5.5CVSS6.8AI score0.00193EPSS
Save
CVE
CVE
added 2025/05/09 6:41 a.m.119 views

CVE-2025-37853

Mode C: CVE-2025-37853 affects the Linux kernel DRM/AMDKFD debugfs hang_hws interface for MES path, where a NULL pointer dereference (dqm->packet_mgr not set up) can crash the kernel during MES GPU reset testing. The advisory notes the issue is resolved by skipping MES for now and that MES han...

5.5CVSS6.5AI score0.00243EPSS
Save
CVE
CVE
added 2025/05/20 3:21 p.m.119 views

CVE-2025-37911

The CVE-2025-37911 vulnerability affects the bnxt_en driver in the Linux kernel. It arises when ethtool -w retrieves a FW core dump: the DMA’d segment list length reported by the FW can exceed the allocated info->dest_buf, causing an out-of-bounds copy and memory corruption. Root cause is an u...

7.8CVSS7AI score0.00175EPSS
Save
CVE
CVE
added 2025/05/20 3:21 p.m.119 views

CVE-2025-37914

CVE-2025-37914 is a Linux kernel network scheduler vulnerability in net_sched: ets where a netem child qdisc can trigger reentrant enqueue, causing the same classifier to be added twice to the active_list and potentially memory corruption. The patch adds an active check (cl_is_active) and guards ...

7.8CVSS6.7AI score0.00179EPSS
Save
CVE
CVE
added 2025/05/20 3:58 p.m.119 views

CVE-2025-37944

CVE-2025-37944 affects the Linux kernel wifi stack (ath12k). The root cause is in ath12k_dp_mon_srng_process, which incorrectly uses ath12k_hal_srng_src_get_next_entry to fetch entries from the destination ring. This misapplied function leads to invalid memory access, risking data corruption or c...

8.8CVSS6.7AI score0.00246EPSS
Save
CVE
CVE
added 2007/06/11 11:0 p.m.118 views

CVE-2007-2453

CVE-2007-2453 concerns the Linux kernel RNG. Affected: Linux kernel 2.6 before 2.6.20.13 and 2.6.21.x before 2.6.21.4. Root cause: the entropy pool was not properly seeded when no entropy source, and entropy was extracted using an incorrect cast, which might cause the RNG to produce identical val...

1.2CVSS5.8AI score0.00369EPSS
Save
CVE
CVE
added 2010/05/07 6:23 p.m.118 views

CVE-2010-1437

CVE-2010-1437 is a race condition in the Linux kernel’s keyring handling (find_keyring_by_name in security/keys/keyring.c) affecting version 2.6.34-rc5 and earlier. A local user can exploit this via keyctl session commands that access a dead keyring being deleted by key_cleanup, leading to memory...

7CVSS7.2AI score0.00658EPSS
Save
CVE
CVE
added 2010/09/03 7:0 p.m.118 views

CVE-2010-2226

CVE-2010-2226 affects the Linux kernel: the xfs_swapext function in fs/xfs/xfs_dfrag.c does not properly validate file descriptors passed to the SWAPEXT ioctl, enabling a local user with write access to swap a file into another and gain read access. The issue is present in kernel versions before ...

2.1CVSS6.9AI score0.00434EPSS
Save
CVE
CVE
added 2010/09/08 7:0 p.m.118 views

CVE-2010-2803

CVE-2010-2803 affects the Linux kernel DRM subsystem. The drm_ioctl path in drivers/gpu/drm/drm_drv.c allows a local user to request a large memory allocation and may leak kernel memory contents. Affected trees/versions include 2.6.27.53, 2.6.32.x before 2.6.32.21, 2.6.34.x before 2.6.34.6, and 2...

1.9CVSS6.8AI score0.00467EPSS
Save
CVE
CVE
added 2011/04/10 1:0 a.m.118 views

CVE-2011-1163

Vulnerability: CVE-2011-1163 affects the Linux kernel (fs/partitions/osf.c) where osf_partition mishandles an invalid number of partitions, potentially allowing local attackers to read kernel heap memory via partition-table parsing vectors. Affected: Linux kernel versions prior to 2.6.38. Root ca...

2.1CVSS7.5AI score0.00414EPSS
Save
CVE
CVE
added 2011/09/06 3:0 p.m.118 views

CVE-2011-2723

CVE-2011-2723 affects the Linux kernel prior to 2.6.39.4 where the skb_gro_header_slow handling under GRO can reset fields incorrectly, enabling remote attackers to cause a denial of service (system crash) via crafted network traffic. Connected advisories confirm this CVE is referenced alongside ...

5.7CVSS6.5AI score0.01106EPSS
Save
CVE
CVE
added 2012/05/24 11:0 p.m.118 views

CVE-2011-3353

CVE-2011-3353 : In the Linux kernel, a buffer/length handling issue in fuse_notify_inval_entry (fs/fuse/dev.c) before 3.1 can allow a local attacker mounting a FUSE filesystem to trigger a BUG_ON and system crash, i.e., local denial of service. Public advisories (e.g., OpenSUSE, Red Hat/Oracle/Li...

5.5CVSS6.3AI score0.00391EPSS
Save
CVE
CVE
added 2013/02/13 1:0 a.m.118 views

CVE-2013-0190

The CVE-2013-0190 entry concerns the xen_failsafe_callback function in the Xen hypervisor on Linux kernels (notably 2.6.23 and related versions). In 32-bit PVOPS guests, a local attacker can trigger an iret fault that leads to an incorrect stack pointer and stack corruption, enabling a denial of ...

4.9CVSS6.2AI score0.00366EPSS
Save
CVE
CVE
added 2013/06/07 10:0 a.m.118 views

CVE-2013-2851

CVE-2013-2851 is a concrete vulnerability in the Linux kernel: a format-string flaw in the register_disk function (block/genhd.c) that affects kernels up to 3.9.4. It enables a local attacker with root access to gain privileges by writing format specifiers to /sys/module/md_mod/parameters/new_arr...

6CVSS7.3AI score0.0034EPSS
SaveWeb
CVE
CVE
added 2014/01/18 10:0 p.m.118 views

CVE-2014-1438

The CVE-2014-1438 entry concerns the Linux kernel prior to 3.12.8 on AMD K7/K8 platforms. The restore_fpu_checking function in arch/x86/include/asm/fpu-internal.h does not clear pending FPU exceptions before an EMMS instruction, enabling local users to cause a denial of service (task kill) or pot...

4.7CVSS6.3AI score0.00653EPSS
Save
CVE
CVE
added 2015/08/31 8:0 p.m.118 views

CVE-2015-4036

CVE-2015-4036: An array index error in Linux kernel before 4.0 in drivers/vhost/scsi.c (tcm_vhost_make_tpg, renamed to vhost_scsi_make_tpg) can allow local guest OS users to cause a denial of service (memory corruption) or potentially other impact via a crafted VHOST_SCSI_SET_ENDPOINT IOCTL. Expl...

7.2CVSS7.5AI score0.00589EPSS
Save
CVE
CVE
added 2016/04/27 5:0 p.m.118 views

CVE-2016-2543

CVE-2016-2543 affects the Linux kernel before 4.4.1: the snd_seq_ioctl_remove_events path in sound/core/seq/seq_clientmgr.c does not verify FIFO assignment before clearing, enabling local users to trigger a NULL pointer dereference and an OOPS (denial of service). Remediation: upgrade to kernel 4...

6.2CVSS4.9AI score0.00523EPSS
Save
CVE
CVE
added 2024/05/21 3:3 p.m.118 views

CVE-2020-36788

CVE-2020-36788 affects the Linux kernel DRM/Nouveau: when nouveau_bo_init() fails, the underlying memory may be freed twice due to a use-after-free in the BO init path. The description explains that nouveau_bo_init() delegates to ttm_bo_init(), and on failure ttm_bo_init() calls a destructor that...

7.8CVSS6.8AI score0.0023EPSS
Save
CVE
CVE
added 2024/02/28 8:13 a.m.118 views

CVE-2021-46996

CVE-2021-46996 corresponds to a memleak in the Linux kernel nftables netfilter code, specifically in the userdata error path when creating new objects. The fixed description states that the patch releases an object name if userdata allocation fails, addressing a memory leak in the userdata error ...

5.5CVSS6.5AI score0.00246EPSS
Save
CVE
CVE
added 2024/03/15 8:14 p.m.118 views

CVE-2021-47131

CVE-2021-47131 affects the Linux kernel net/tls offload path. The vulnerability occurs when a netdev with TLS offload goes down and then up while a TLS context is still referenced, risking use-after-free after a data flow resumes. Fixes keep the TLS context alive until normal destruction and add ...

7.8CVSS6.5AI score0.00257EPSS
Save
CVE
CVE
added 2024/05/21 2:35 p.m.118 views

CVE-2021-47345

Concrete details found: CVE-2021-47345 affects the Linux kernel’s RDMA/cma path, specifically a memory leak in rdma_resolve_route() when called repeatedly on the same rdma_cm_id. The trigger described in multiple sources is that cma_query_handler() may cause RDMA_CM_EVENT_ROUTE_ERROR, returning t...

5.5CVSS6.6AI score0.00259EPSS
Save
CVE
CVE
added 2024/05/21 3:3 p.m.118 views

CVE-2021-47372

CVE-2021-47372 is a Linux kernel use-after-free in the macb driver. The issue arises from plat_dev->dev->platform_data being released by platform_device_unregister() and subsequently using pclk and hclk, leading to use-after-free in macb_remove. The fixed sequence avoids using the clk devic...

7.8CVSS6.8AI score0.00242EPSS
Save
Total number of security vulnerabilities14606